[INFO] fetching crate cpy-binder 1.0.0...
[INFO] testing cpy-binder-1.0.0 against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] extracting crate cpy-binder 1.0.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate cpy-binder 1.0.0
[INFO] finished tweaking crates.io crate cpy-binder 1.0.0
[INFO] tweaked toml for crates.io crate cpy-binder 1.0.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cpy-binder 1.0.0 on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 25 packages to latest compatible versions
[INFO] [stderr]       Adding pyo3 v0.18.3 (available: v0.29.0)
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.117)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8a12f239332f32da66f9303c7fad20db8399e0a0f9f9dfafed2b51d164425129
[INFO] running `Command { std: "docker" "start" "8a12f239332f32da66f9303c7fad20db8399e0a0f9f9dfafed2b51d164425129", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8a12f239332f32da66f9303c7fad20db8399e0a0f9f9dfafed2b51d164425129" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8a12f239332f32da66f9303c7fad20db8399e0a0f9f9dfafed2b51d164425129", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8a12f239332f32da66f9303c7fad20db8399e0a0f9f9dfafed2b51d164425129" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling cpy-binder v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.82s
[INFO] running `Command { std: "docker" "inspect" "8a12f239332f32da66f9303c7fad20db8399e0a0f9f9dfafed2b51d164425129", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8a12f239332f32da66f9303c7fad20db8399e0a0f9f9dfafed2b51d164425129" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling cpy-binder v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.85s
[INFO] running `Command { std: "docker" "inspect" "8a12f239332f32da66f9303c7fad20db8399e0a0f9f9dfafed2b51d164425129", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8a12f239332f32da66f9303c7fad20db8399e0a0f9f9dfafed2b51d164425129" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cpy_binder-442d4891f7a7955b)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cpy_binder
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test src/lib.rs - cpy_enum (line 13) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - cpy_fn_c (line 140) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - cpy_module (line 307) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - cpy_fn (line 94) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - cpy_struct (line 45) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - cpy_fn_py (line 180) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - cpy_enum (line 13) stdout ----
[INFO] [stdout] error: cannot find attribute `cpy_enum` in this scope
[INFO] [stdout]   --> src/lib.rs:14:3
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[cpy_enum]
[INFO] [stdout]    |   ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 13 + use cpy_binder::cpy_enum;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `comment` in this scope
[INFO] [stdout]   --> src/lib.rs:15:3
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[comment = "Material types"]
[INFO] [stdout]    |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - cpy_fn_c (line 140) stdout ----
[INFO] [stdout] error: cannot find attribute `cpy_fn_c` in this scope
[INFO] [stdout]    --> src/lib.rs:141:3
[INFO] [stdout]     |
[INFO] [stdout] 141 | #[cpy_fn_c]
[INFO] [stdout]     |   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 140 + use cpy_binder::cpy_fn_c;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `comment` in this scope
[INFO] [stdout]    --> src/lib.rs:142:3
[INFO] [stdout]     |
[INFO] [stdout] 142 | #[comment = "Format size of wheels for C ABI"]
[INFO] [stdout]     |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - cpy_module (line 307) stdout ----
[INFO] [stdout] error: cannot find macro `cpy_module` in this scope
[INFO] [stdout]    --> src/lib.rs:308:1
[INFO] [stdout]     |
[INFO] [stdout] 308 | cpy_module!(
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this macro
[INFO] [stdout]     |
[INFO] [stdout] 307 + use cpy_binder::cpy_module;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - cpy_fn (line 94) stdout ----
[INFO] [stdout] error: cannot find attribute `cpy_fn` in this scope
[INFO] [stdout]   --> src/lib.rs:95:3
[INFO] [stdout]    |
[INFO] [stdout] 95 | #[cpy_fn] // You can also use `#[comment = "Something"]` to document both languages at once
[INFO] [stdout]    |   ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 94 + use cpy_binder::cpy_fn;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `comment_c` in this scope
[INFO] [stdout]   --> src/lib.rs:96:3
[INFO] [stdout]    |
[INFO] [stdout] 96 | #[comment_c = "@brief Calculates the aspect ratio of a wheel based on its height and width.\n
[INFO] [stdout]    |   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `comment_py` in this scope
[INFO] [stdout]    --> src/lib.rs:100:3
[INFO] [stdout]     |
[INFO] [stdout] 100 | #[comment_py = "Calculates the aspect ratio of a wheel based on its height and width.\n
[INFO] [stdout]     |   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - cpy_struct (line 45) stdout ----
[INFO] [stdout] error: cannot find attribute `cpy_struct` in this scope
[INFO] [stdout]   --> src/lib.rs:53:3
[INFO] [stdout]    |
[INFO] [stdout] 53 | #[cpy_struct]
[INFO] [stdout]    |   ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 45 + use cpy_binder::cpy_struct;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `comment` in this scope
[INFO] [stdout]   --> src/lib.rs:54:3
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[comment = "Tire structure"]
[INFO] [stdout]    |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `cpy_struct` in this scope
[INFO] [stdout]   --> src/lib.rs:46:3
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[cpy_struct]
[INFO] [stdout]    |   ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout] 45 + use cpy_binder::cpy_struct;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `comment` in this scope
[INFO] [stdout]   --> src/lib.rs:47:3
[INFO] [stdout]    |
[INFO] [stdout] 47 | #[comment = "2D Size"]
[INFO] [stdout]    |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Material` in this scope
[INFO] [stdout]   --> src/lib.rs:56:15
[INFO] [stdout]    |
[INFO] [stdout] 56 |     material: Material,
[INFO] [stdout]    |               ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - cpy_fn_py (line 180) stdout ----
[INFO] [stdout] error: cannot find attribute `cpy_fn_py` in this scope
[INFO] [stdout]    --> src/lib.rs:181:3
[INFO] [stdout]     |
[INFO] [stdout] 181 | #[cpy_fn_py]
[INFO] [stdout]     |   ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout] 180 + use cpy_binder::cpy_fn_py;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `comment` in this scope
[INFO] [stdout]    --> src/lib.rs:182:3
[INFO] [stdout]     |
[INFO] [stdout] 182 | #[comment = "Format size of wheels for Python"]
[INFO] [stdout]     |   ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - cpy_enum (line 13)
[INFO] [stdout]     src/lib.rs - cpy_fn (line 94)
[INFO] [stdout]     src/lib.rs - cpy_fn_c (line 140)
[INFO] [stdout]     src/lib.rs - cpy_fn_py (line 180)
[INFO] [stdout]     src/lib.rs - cpy_module (line 307)
[INFO] [stdout]     src/lib.rs - cpy_struct (line 45)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "8a12f239332f32da66f9303c7fad20db8399e0a0f9f9dfafed2b51d164425129", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a12f239332f32da66f9303c7fad20db8399e0a0f9f9dfafed2b51d164425129", kill_on_drop: false }`
[INFO] [stdout] 8a12f239332f32da66f9303c7fad20db8399e0a0f9f9dfafed2b51d164425129
